purple_conv_chat_get_ignored_user

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* purple_conv_chat_get_ignored_user(const(PurpleConvChat)* chat, const(char)* user)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(char)*
    purple_conv_chat_get_ignored_user
    (,
    const(char)* user
    )
  2. da_purple_conv_chat_get_ignored_user purple_conv_chat_get_ignored_user;

Meta